type go/types.monoVertex

4 uses

	go/types (current package)
		mono.go#L52: 	vertices []monoVertex
		mono.go#L64: type monoVertex struct {
		mono.go#L288: 						w.vertices = append(w.vertices, monoVertex{obj: obj})
		mono.go#L321: 	w.vertices = append(w.vertices, monoVertex{obj: obj})